You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecList Class > TVecList Methods > Add Method > TVecList.Add Method ([In] TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecList.Add Method ([In] TVec)

Creates and adds a new TVec object to the list.

Syntax
C#
Visual Basic
public virtual int Add([In] TVec Src);

The function returns the Index at which the object resides in the list.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!